Properties of the TIBCAlerter class.
For a complete list of the TIBCAlerter class members, see the TIBCAlerter Members topic.
Public
| Name | Description |
|
Active (inherited from TDAAlerter) |
Used to determine if TDAAlerter waits for messages.
|
|
AutoRegister (inherited from TDAAlerter) |
Used to automatically register events whenever connection opens.
|
Published
| Name | Description |
|
AutoCommit |
Used to automatically commit transaction after calling the SendEvent method.
|
|
Connection |
Used to specify the connection for TIBCAlerter.
|
|
Events |
Used to specify the names of events to wait.
|
|
Transaction |
Used to set the transaction to be used by the SendEvent method.
|
See Also